home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / dust / dusthelp / echo < prev    next >
Text File  |  1995-05-24  |  247b  |  7 lines

  1.   COMMAND ECHO
  2. -----------------------------------------------------------------
  3.     Purpose: Type a message, print variables (useful in batchfiles)
  4.       Usage: ECHO(<string>[,<expression>])
  5.    Examples: echo(hello world)
  6.              echo(a=,a)
  7.